type context.afterFuncer

2 uses

	context (current package)
		context.go#L327: type afterFuncer interface {
		context.go#L489: 	if a, ok := parent.(afterFuncer); ok {